func crypto/tls.skipUint8LengthPrefixed
3 uses
	crypto/tls (current package)
		ech.go#L227: func skipUint8LengthPrefixed(s *cryptobyte.String) bool {
		ech.go#L251: 		!skipUint8LengthPrefixed(&s) || // session ID
		ech.go#L253: 		!skipUint8LengthPrefixed(&s) { // compression methods
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)